home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
recent
/
rdg2html.rdm
< prev
next >
Wrap
Text File
|
1997-01-01
|
1KB
|
57 lines
Short: Version 2.0a of the ARexx AmigaGuide to HTML converter.
Author: rmike@sbox.tu-graz.ac.at
Uploader: rmike@sbox.tu-graz.ac.at
Type: text/hyper
RDAG2HTML - Rexx Does AmigaGuide® 2 HTML
Version 2.0a
Copyright © 1995, 1996 by Michael Ranner
EMail:
rmike@sbox.tu-graz.ac.at
Homepage:
http://www.sbox.tu-graz.ac.at/home/rmike
http://www.sbox.tu-graz.ac.at/home/rmike/projects/rdag2html.html
RDAG2HTML is Public Domain.
You may use it, modify it and distribute it all over the world!
RDAG2HTML may not be included in commercial software without my permission!
Motivation
There exists no converter, that can convert a Guide file into a single HTML
document. On the other side, on Aminet only two converters are available, the
one is a perl script, and the other has minor bugs. So I decided to write
a converter by my one in Rexx.
Main Features
It's possible to convert a AmigaGuide® file into a single or several
HTML documents.
Support of backgrounds, background color, text color and inlined images.
You can define custom header and footer for the HTML document.
Embedded HTML
Node names greater than 25 characters will be stripped down to fit
the AmigaDOS file name limitations.
Node names can be stripped down to fit M$-DOS limits.
For case sensitive file systems, node names are converted to lower case.
All this functions are controlled by arguments and the ArgFile.
Changes for 2.0a
Some new nice features! Check it out!